﻿/***** ArticlePageStandard page layout *****/

#uogArticlePageStandardWrapper {width:100%;}
	#uogArticlePageStandardLeftColumn {float:none; width:100%;}
	#uogArticlePageStandardMainColumn {float:none; margin:0px 0px 30px 0px; width:100%;}
	

/***** StandardPageTwoColumnWithImageAndCaption page layout *****/

#uogArticlePageWithImageAndCaptionWrapper {width:100%;}
	#uogArticlePageWithImageAndCaptionLeftColumn {float:none; width:100%;}
	#uogArticlePageWithImageAndCaptionMainColumn {float:none; margin:0px 0px 30px 0px; width:100%;}


/***** Time and Date Stamp / Add This Button *****/

#uogAddThisButton {display:none;}